home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 8_scripts / pipe < prev    next >
Encoding:
Text File  |  2002-10-28  |  206 b   |  11 lines

  1. Synopsis:
  2.    load pipe
  3.  
  4. Description:
  5.    This script implements the pipe(6) function to capture output from an
  6.    /exec'd command and return in a function.
  7.  
  8. See Also:
  9.    exec(5); on(5) exec
  10.  
  11.